home *** CD-ROM | disk | FTP | other *** search
/ Aminet 1 (Walnut Creek) / Aminet - June 1993 [Walnut Creek].iso / aminet / text / tex / tgrind.lha / TGrind / retest_protos.h < prev    next >
C/C++ Source or Header  |  1993-01-03  |  141b  |  13 lines

  1. /* Prototypes for functions defined in
  2. retest.c
  3.  */
  4.  
  5. extern int l_onecase;
  6.  
  7. extern char * _start;
  8.  
  9. extern char * _escaped;
  10.  
  11. int main(void);
  12.  
  13.